HSStudentLeaseEvent 
Logical Entity Name  HSStudentLeaseEvent 
Default Table Name  HSStudentLeaseEvent 
Physical Only  NO 
Definition 
 
Note 
 

HSStudentLeaseEvent Columns 
ColumnName  Domain  Datatype  NULL  Definition 
HSStudentLeaseEventID(PK)    int  NO 
 
DaysBeforeStart    datetime  YES 
 
CmEventID(FK)    int  NO 
 
HSStudentLeaseHistoryID(FK)    int  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

HSStudentLeaseEvent Primary and Unique Keys 
Key Name  Key Type  Keys 
HSStudentLeaseEvent_HSStudentLeaseEventID_U_C_IDX  PrimaryKey  HSStudentLeaseEventID 

HSStudentLeaseEvent Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
CmEvent  Non-Identifying  One To Zero or More  FK_HSStudentLeaseEvent_CmEventID_CmEvent_CmEventID      CmEventID  NO  YES 
HSStudentLeaseHistory  Non-Identifying  One To Zero or More  FK_HSStudentLeaseEvent_HSStudentLeaseHistoryID_HSStudentLeaseHistory_HSStudentLeaseHistoryID      HSStudentLeaseHistoryID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

HSStudentLeaseEvent Check Constraints 
Check Constraint Name  CheckConstraint